home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-02017.DIR / 00077.ls < prev    next >
Encoding:
Text File  |  1998-05-07  |  178 b   |  9 lines

  1. on exitFrame
  2.   global gtwoCheck
  3.   set the visible of sprite 21 to 1
  4.   set the visible of sprite 2 to 0
  5.   set the visible of sprite 46 to 0
  6.   go("start")
  7.   set gtwoCheck to 1
  8. end
  9.